home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / win / htmledit.zip / README.TXT < prev    next >
Text File  |  1993-12-24  |  6KB  |  166 lines

  1. ----------------------------
  2. HTML Hyperedit                 
  3. ----------------------------
  4.  
  5. HTML HyperEdit is a facility designed for MS-Windows(tm) users to
  6. aid and assist in the creation of HTML documents. It also comes with
  7. an introduction to Hypermedia and a HTML Hyperedit walkthrough.
  8.  
  9. HTML documents are simply plain text documents with special tags
  10. that client programs such as NCSA Mosaic use to decide how to 
  11. display the text (bold, italics) and how to link documents together.
  12.  
  13. HTML is a collection of styles used to define various components of
  14. the document.
  15.  
  16. This version (v0.3a) is largely based on "A Beginners Guide to HTML"
  17. produced by NCSA. (Thanks guys!).  
  18.  
  19. I'm putting this together primarily for my own use, but anyone else who
  20. may find it useful is free to use it! (Subject to conditions below).
  21.  
  22. Background:
  23. --------------------
  24.  
  25. This program has been put together entirely in my own spare time for the 
  26. following purposes:-
  27.  
  28.      1. To make it easier to edit HTML documents, including
  29.          importing existing text documents for quick conversion to HTML
  30.      
  31.      2. So I could become more familiar with HTML and also
  32.          get in a bit of Toolbook development. (I didn't have time
  33.          to do it in C, apologies to the purists out there!)
  34.  
  35.      3. To provide a tool that someone who knows little
  36.          about HTML could use for creating documents and
  37.          learning about HTML. (I may as well make my teaching
  38.          tasks easier too!)
  39.  
  40. Although there are some good Word macros to make HTML documents,
  41. editors on other platforms are available etc, and even an RTF to HTML 
  42. converter, a simple Windows editor was lacking. So I thought I'd throw 
  43. one together, primarily for my own purposes.
  44.  
  45. However, I've made it available for anyone else who may find it useful.
  46. (FTP to info.curtin.edu.au, directory pub/internet/mswindows/hyperedit).
  47.  
  48. Changes since v0.2a
  49. ----------------------------------
  50.  
  51.      - News link fixed (simpler dialog)
  52.      - Standard load and save dialogs
  53.      - Search and replace
  54.      - Better link information, only the information
  55.        required for a particular type of link is displayed
  56.      - Gopher types (kludge, sort of there, more to go)
  57.      - Improved interface
  58.      - Link to anchors within documents
  59.      - Local file link through a standard dialog box
  60.      - Streamlined telnet information entry
  61.      - Improved some code, lots to go though
  62.      - Compose URL feature, and allow editing of URL
  63.        before placing into document
  64.  
  65. Features v0.2a:
  66. -------------------------
  67.  
  68. The following document tags are supported:
  69.  
  70.      - Titles
  71.      - Six levels of headings
  72.      - Inline images, aligned top or bottom
  73.      - Simple numbered and unnumbered lists
  74.      - Address tags
  75.      - Italic/citation/variable text format
  76.      - bold/strong text format
  77.      - fixed-width font format
  78.      - preformatted text
  79.      - blockquotes
  80.      - anchors within documents
  81.      - URL links to files, WWW servers, gopher, telnet, News
  82.  
  83. Other features include:
  84.  
  85.      - Everything easily accessible from one screen using
  86.        clearly labelled controls
  87.      - Multiple documents (3 at the moment)
  88.      - Automatic insertion of paragraph markers
  89.      - History of previous links placed (server, directory and filenames)
  90.        for easy referencing of the same resource again
  91.      - An on-line HTML tutorial (lots to add to this one!)
  92.      - Hypermedia Introduction (and this one too!)
  93.      - Saving/Loading/Clearing of documents
  94.      - Standard Cut/Copy/Paste/Select functions available
  95.      - Quick-reference box which changes as you move the pointer over
  96.        different buttons
  97.  
  98. To Install
  99. --------------
  100.  
  101.      - Unzip the program into a single directory
  102.      - Activate the program from either the file manager,
  103.        or create an icon in the program manager
  104.  
  105. My To-Do/Wish List
  106. --------------------------------
  107.  
  108. These will be added as time permits, not necessarily in any order.
  109.  
  110.      - Descriptive lists
  111.      - Printing
  112.      - Improve speed of paragraph tagging
  113.      - More intelligence (eg no paragraph tags if line is a heading!)
  114.      - Better error checking
  115.      - Better search and replace
  116.      - Documents > 30K
  117.      - Escape sequences
  118.      - Document preview (possibly)
  119.      - WYSIWYG (more likely)
  120.      - Improve interface, especially link additions
  121.      - Add shortcut keys
  122.      - Many other HTML capabilities
  123.      - Lots of optimisation/tidying up to do
  124.      - The tutorial need lots of work too
  125.      - Images?
  126.      - It goes on.......!
  127.  
  128. Distribution
  129. ------------------
  130.  
  131. HTML Hyperedit is (C) Steve Hancock. 
  132.  
  133. HTML Hyperedit v0.3a may be freely distributed to anyone who wants it, 
  134. or who may want to make use of it (subject to the disclaimer and conditions below).
  135.  
  136. Conditions
  137. -----------------
  138.  
  139. This version is completely freeware. It must not be sold or given away
  140. either bundled or unbundled with any non-free package without prior permission from the author.
  141.  
  142. (ie you are not allowed to make any money selling this package with or without
  143. any other package)!
  144.  
  145. Disclaimer
  146. -----------------
  147.  
  148. And because it is free, the author accepts no responsibility for errors, omissions,
  149. problems, loss of data, theft of computer, the weather, extinction of the dinosaurs 
  150. or Billy Ray Cyrus records.
  151.  
  152. Contact
  153. ------------
  154.  
  155. Any bug reports/suggestions/gripes/complaints etc please email to:
  156.  
  157.          s.hancock@info.curtin.edu.au
  158.  
  159.  
  160. Steve Hancock 
  161. User Advisor - Network Applications
  162. Educational Computing Services
  163. Curtin University Computing Centre
  164. Western Australia
  165.  
  166.